x86emul: use unambiguous register names
authorJan Beulich <jbeulich@suse.com>
Wed, 4 Jan 2017 13:28:32 +0000 (14:28 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 4 Jan 2017 13:28:32 +0000 (14:28 +0100)
commita6bbb2a5afa671e22d2150ab186a92e3260ad542
treed614e616af6a6542d8e87718c184d13c8059fbdc
parente510059a8bfc564407ed044639e607c8f5ab0d6f
x86emul: use unambiguous register names

This is in preparation of eliminating the mis-naming of 64-bit fields
with 32-bit register names (eflags instead of rflags etc).

Note that the result is not fully consistent until after at least one
more patch is in place, primarily to limit patch size (by trying to not
touch the same line twice).

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
tools/tests/x86_emulator/x86_emulate.c
xen/arch/x86/x86_emulate.c
xen/arch/x86/x86_emulate/x86_emulate.c
xen/arch/x86/x86_emulate/x86_emulate.h